PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjectionType Enumeration
In This Topic
    PDF3DProjectionType Enumeration
    In This Topic
    Defines the supported projection types.
    Members
    MemberDescription
    ORTHOGRAPHICOrthographic projection.
    PERSPECTIVEPerspective projection.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.o2sol.pdf4java.annotations.a3d.PDF3DProjectionType

    See Also